home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 82 / CD-ROM 82 / CD-ROM 82.iso / infantil / tvnuts / TVNuts.exe / TVNuts.dcr / Internal_119_b_IntroSplashLoop.ls < prev    next >
Encoding:
Text File  |  2002-02-04  |  82 b   |  9 lines

  1. on exitFrame
  2.   go(the frame)
  3.   checkGameTime()
  4. end
  5.  
  6. on mouseDown
  7.   go("Main")
  8. end
  9.